home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / sudoers < prev    next >
Text File  |  2009-10-28  |  481b  |  23 lines

  1. # /etc/sudoers
  2. #
  3. # This file MUST be edited with the 'visudo' command as root.
  4. #
  5. # See the man page for details on how to write a sudoers file.
  6. #
  7.  
  8. Defaults    env_reset
  9.  
  10. # Host alias specification
  11.  
  12. # User alias specification
  13.  
  14. # Cmnd alias specification
  15.  
  16. # User privilege specification
  17. root    ALL=(ALL) ALL
  18.  
  19. # Uncomment to allow members of group sudo to not need a password
  20. # (Note that later entries override this, so you might need to move
  21. # it further down)
  22. # %sudo ALL=NOPASSWD: ALL
  23.